Skip to content

🔖 Release Polimec 1.1.0#481

Merged
lrazovic merged 1 commit intomainfrom
05-01-release_bump_to_1.1.0
May 2, 2025
Merged

🔖 Release Polimec 1.1.0#481
lrazovic merged 1 commit intomainfrom
05-01-release_bump_to_1.1.0

Conversation

@lrazovic
Copy link
Copy Markdown
Member

@lrazovic lrazovic commented May 1, 2025

This pull request includes updates to the versioning of the Polimec project, reflecting improvements or changes in the runtime and overall project release. The most important changes are:

Versioning Updates:

  • Cargo.toml: Updated the project version from 1.0.0 to 1.1.0, indicating a new release with potentially significant updates or improvements.
  • runtimes/polimec/src/lib.rs: Incremented the spec_version from 1_000_000 to 1_001_000 and the transaction_version from 7 to 8 in the RuntimeVersion definition, signaling updates to the runtime specifications and transaction logic.

@lrazovic lrazovic force-pushed the 04-30-add_transact_xcm_emulator_tests branch from ec82039 to 6d5cec7 Compare May 1, 2025 13:53
@lrazovic lrazovic force-pushed the 05-01-release_bump_to_1.1.0 branch from 6241e1f to 3141f57 Compare May 1, 2025 13:53
@lrazovic lrazovic changed the title release: bump to 1.1.0 🔖 Release Polimec 1.1.0 May 1, 2025
@lrazovic lrazovic requested a review from Copilot May 1, 2025 14:30
@lrazovic lrazovic self-assigned this May 1, 2025
@lrazovic lrazovic marked this pull request as ready for review May 1, 2025 14:30
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request updates the Polimec project version information to reflect a new release.

  • Updated Cargo.toml version from "1.0.0" to "1.1.0".
  • Adjusted runtime spec_version and transaction_version in lib.rs from "1_000_000" to "1_001_000" and 7 to 8, respectively.

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
runtimes/polimec/src/lib.rs Updated runtime version identifiers for the new release.
Cargo.toml Updated project version to match the release update.

@lrazovic lrazovic requested a review from dastansam May 1, 2025 14:31
@dastansam dastansam changed the base branch from 04-30-add_transact_xcm_emulator_tests to graphite-base/481 May 1, 2025 15:54
@lrazovic lrazovic force-pushed the 05-01-release_bump_to_1.1.0 branch from 3141f57 to 4f26f52 Compare May 2, 2025 07:41
@lrazovic lrazovic force-pushed the graphite-base/481 branch from 6d5cec7 to 3e6e119 Compare May 2, 2025 07:41
@lrazovic lrazovic changed the base branch from graphite-base/481 to 04-30-add_transact_xcm_emulator_tests May 2, 2025 07:41
@lrazovic lrazovic force-pushed the 05-01-release_bump_to_1.1.0 branch 2 times, most recently from f82ba18 to bbb242c Compare May 2, 2025 08:48
Copy link
Copy Markdown
Member Author

lrazovic commented May 2, 2025

Merge activity

  • May 2, 7:23 AM EDT: A user started a stack merge that includes this pull request via Graphite.
  • May 2, 7:42 AM EDT: Graphite rebased this pull request as part of a merge.
  • May 2, 7:42 AM EDT: @lrazovic merged this pull request with Graphite.

@lrazovic lrazovic changed the base branch from 04-30-add_transact_xcm_emulator_tests to graphite-base/481 May 2, 2025 11:39
@lrazovic lrazovic changed the base branch from graphite-base/481 to main May 2, 2025 11:40
@lrazovic lrazovic force-pushed the 05-01-release_bump_to_1.1.0 branch from bbb242c to da3f93f Compare May 2, 2025 11:41
@lrazovic lrazovic merged commit 954c503 into main May 2, 2025
1 check passed
@lrazovic lrazovic deleted the 05-01-release_bump_to_1.1.0 branch May 2, 2025 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants